int Length(void)
Returns the length of the list.
GeOb& operator[](int n)
Returns the nth GeOb in the list (using zero-based indexing).